Skip to content

Fix dead links and move link checking to a lage worker#4119

Merged
JasonVMo merged 1 commit into
mainfrom
user/jasonvmo/dead-links
Jun 3, 2026
Merged

Fix dead links and move link checking to a lage worker#4119
JasonVMo merged 1 commit into
mainfrom
user/jasonvmo/dead-links

Conversation

@JasonVMo
Copy link
Copy Markdown
Contributor

@JasonVMo JasonVMo commented Jun 3, 2026

Platforms Impacted

  • none

Description of changes

We had some dead links in the repo which were failing PR runs.

  • These links were fixed

The link checking itself takes forever due to it being single thread.

  • Created a lage worker for this
  • Switched the PR task to use the lage worker

@JasonVMo JasonVMo requested a review from Saadnajmi June 3, 2026 19:54
@JasonVMo JasonVMo enabled auto-merge (squash) June 3, 2026 20:19
@JasonVMo JasonVMo merged commit c0ebe5e into main Jun 3, 2026
14 checks passed
@JasonVMo JasonVMo deleted the user/jasonvmo/dead-links branch June 3, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants